home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / football_extravaganza.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2011-09-19  |  88b  |  7 lines

  1. on(release){
  2.    tellTarget("pleaseselect")
  3.    {
  4.       gotoAndStop("andy");
  5.    }
  6. }
  7.